-
Notifications
You must be signed in to change notification settings - Fork 8
Sync webui #441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync webui #441
Conversation
@isc-pbarton I kept the name of the function to disable the input and moved the call to the hyperevent back to the onClick so no rename is needed |
</html> | ||
<script method='OnPreHTTP' language='cache' runat='server' returntype='%Boolean'> | ||
try { | ||
set %session.UseSessionCookie = 1 // Always set back to autodetect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be worth refactoring this to a shared method somewhere since many places use it. Doesn't need to happen in this PR though.
Can retarget to main. |
Fixes #415
New simple UI flow for the Sync operation